home *** CD-ROM | disk | FTP | other *** search
/ CinE CD 6 / CinE CD ROM 06.iso / pc / main.dir / 00036_Script_36 < prev    next >
Text File  |  1996-06-22  |  325b  |  18 lines

  1. on exitFrame
  2.   
  3.   reset_cursors ()
  4.   
  5.   handcursor (2)
  6.   handcursor (12)
  7.   handcursor (13)
  8.   handcursor (14)
  9.   handcursor (15)
  10.   handcursor (22)
  11.   handcursor (23)
  12.   handcursor (24)
  13.   
  14.   set the timeoutLength to 15 * 60
  15.   set the timeoutscript = "to_script"
  16.   puppetsprite 11, TRUE
  17.   puppetsprite 12, TRUE
  18. end